func runtime.epollcreate1
2 uses
runtime (current package)
netpoll_epoll.go#L15: func epollcreate1(flags int32) int32
netpoll_epoll.go#L33: epfd = epollcreate1(_EPOLL_CLOEXEC)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)